EventBufferConfig

constructor(capacity: Int = 64, overflow: EventBufferOverflow = EventBufferOverflow.DROP_OLDEST)